home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / qkterm4.zip / QKTERM.DOC next >
Text File  |  1992-07-04  |  3KB  |  70 lines

  1. Scrabble Door - QkTerm Terminal Program v4.0
  2.  
  3. Changes:
  4.  
  5. 7/04/92
  6.  
  7.   Added support for the new Single Node v4.0 and MultiNode v1.0N+ screens.
  8.  
  9.  
  10. 1/15/92
  11.  
  12.   Finally got around to correcting some minor bugs in the code.  These
  13. had to do primarily with recognizing that a connection was already
  14. established and initializing the Port with the current settings.  Also,
  15. made some modifications to how I was handling the FIFO buffering for
  16. 16550 UARTS.
  17.  
  18. 10/21/91
  19.  
  20.   Comm routines are now provided exclusively by Turbo Power's Async
  21. Professional.  A FOSSIL driver is no longer supported.  Built-in Ansi
  22. support as been added (Ansi.Sys no longer required in the Config.Sys).
  23.  
  24. 05/21/90
  25.  
  26.   Added support for the new GameBoard Display for the MultiNode Version
  27. of Scrabble.  QkTerm will automatically determine if a MultiNode vs a
  28. Single Node Version is running and display the appropriate screens.
  29.  
  30. Purpose:
  31.  
  32.   The purpose of this program is for the remote Scrabble player to have
  33. an instant display of the Scrabble Game Board on his/her terminal
  34. (without having to wait for the entire Ansi/Ascii file to be sent across
  35. the Comm Port).  This will be especially noticeable to the 300/1200 baud
  36. callers.
  37.  
  38. How To:
  39.  
  40.   -  Simply UnZip the QkTerm.Exe program and put in your Comm program's
  41.      sub-directory.
  42.   -  Add whatever is necessary for your Comm Program to run an external
  43.      program. (Off of a Hot Key, Macro or just Shell to DOS)
  44.   -  Log on to your favorite BBS that is running Scrabble Door.
  45.   -  Run QkTerm  (Command Line:  QkTerm Port Baud_Rate [Y])
  46.        Port       - Port Number 1-8
  47.        Baud_Rate  - 300-38400
  48.        Optional Y - If present, will enable CTS handshaking.
  49.                     (SHOULD be used for Locked High Speed COMM Ports!)
  50.        Eg.  QkTerm 2 19200 Y
  51.             QkTerm 1 2400
  52.   -  QkTerm will clear your screen and display a message that it is
  53.      Active. (Or, will abort if unable to initialize Comm driver)
  54.   -  Open the Scrabble Door and Play as usual.  Whenever the game would
  55.      display the Game Board - QkTerm will intercept the request to draw
  56.      the board and display it instantly on your screen.
  57.   -  You may exit QkTerm at any time by hitting <ESC>.  Scrabble will
  58.      also terminate QkTerm for you when you Quit the Door.
  59.  
  60. That's about it!  Any problems or questions/suggestions contact:
  61.  
  62.        Christopher Hall
  63.        P.O. Box 26025
  64.        Austin, Tx  78755-0025
  65.  
  66.        PC Network -Unlisted-
  67.        Fido (1:382/29.4)
  68.        CompuServe: 72150,752
  69.  
  70.